GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / LockViewer Property





In This Topic
LockViewer Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property LockViewer As Boolean
public bool LockViewer {get; set;}
public read-write property LockViewer: Boolean; 
public function get,set LockViewer : boolean
public: __property bool get_LockViewer();
public: __property void set_LockViewer( 
   bool value
);
public:
property bool LockViewer {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members